home *** CD-ROM | disk | FTP | other *** search
-
-
-
- VVVVLLLLPPPPEEEERRRRRRRROOOORRRR((((3333ddddmmmm)))) VVVVLLLLPPPPEEEERRRRRRRROOOORRRR((((3333ddddmmmm))))
-
-
-
- NNNNAAAAMMMMEEEE
- vlPerror, vlStrError, vlGetErrno, vlErrno - VL error routines
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ddddmmmmeeeeddddiiiiaaaa////vvvvllll....hhhh>>>>
-
- vvvvooooiiiidddd vvvvllllPPPPeeeerrrrrrrroooorrrr((((ccccoooonnnnsssstttt cccchhhhaaaarrrr ****ssssttttrrrr))));;;;
- cccchhhhaaaarrrr ****vvvvllllSSSSttttrrrrEEEErrrrrrrroooorrrr((((iiiinnnntttt eeeerrrrrrrrnnnnuuuummmm))));;;;
- iiiinnnntttt vvvvllllGGGGeeeettttEEEErrrrrrrrnnnnoooo((((vvvvooooiiiidddd))));;;;
- iiiinnnntttt vvvvllllEEEErrrrrrrrnnnnoooo;;;;
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
- _s_t_r String to be prefixed before error message.
-
- _e_r_r_n_u_m VL error number.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- vvvvllllPPPPeeeerrrrrrrroooorrrr takes a pointer to a character array containing message to be
- printed along with the message associated with the error number in
- vvvvllllPPPPeeeerrrrrrrroooorrrr and prints both on stderr.
-
- vvvvllllSSSSttttrrrrEEEErrrrrrrroooorrrr takes a value representing the error number and returns the
- string representing the VL error number specified.
-
- vvvvllllGGGGeeeettttEEEErrrrrrrrnnnnoooo returns the per-process VL error number for the calling
- thread. The internal setting and public retrieval of the VL error value
- is guaranteed to be thread-safe.
-
- vvvvllllEEEErrrrrrrrnnnnoooo is a global variable set in the library when an error has
- occured. This should not be directly accessed, instead use the vvvvllllGGGGeeeettttEEEErrrrrrrrnnnnoooo
- call. This variable is maintained for compatibility only. Unlike the
- values returned by vlGetErrno, vlErrno is not a per-thread value.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- vvvvllllSSSSttttrrrrEEEErrrrrrrroooorrrr returns a pointer to a character array representing the
- description of the VL error number specified.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-